home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20020314-20021006
/
000241_jaltman@watsun.cc.columbia.edu_Sat Jul 27 10:58:19 EDT 2002.msg
< prev
next >
Wrap
Text File
|
2002-10-06
|
2KB
|
37 lines
Article: 13554 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
Newsgroups: comp.protocols.kermit.misc
Subject: Re: CD to a UNC name
Date: 27 Jul 2002 03:32:31 GMT
Organization: Columbia University
Lines: 20
Message-ID: <aht48f$mgf$1@newsmaster.cc.columbia.edu>
References: <ahs7td$nnb$1@samba.rahul.net>
NNTP-Posting-Host: watsun.cc.columbia.edu
X-Trace: newsmaster.cc.columbia.edu 1027740751 23055 128.59.39.2 (27 Jul 2002 03:32:31 GMT)
X-Complaints-To: postmaster@columbia.edu
NNTP-Posting-Date: 27 Jul 2002 03:32:31 GMT
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13554
In article <ahs7td$nnb$1@samba.rahul.net>, <dold@67.usenet.us.com> wrote:
: I managed to puzzle this out once, and it was so obvious that I've
: forgotten it ;-)
:
: I want to change directory to a remote volume on WindowsME.
: I want to do
: cd {\\otherpc\someplace\}
: I know I can "map" that location to a drive letter in Windows, and then
: cd to that drive, but I thought I had done this directly, and wound up
: with some strange path like c://otherpc/someplace, but that could be my
: fuzzy memory. Running Kermit 95 2.0.1, on a WindowsME machine.
CD \\\\OTHERPC\\someplace
you must double quote backslashes
Jeffrey Altman * Sr.Software Designer Kermit 95 2.0 GUI available now!!!
The Kermit Project @ Columbia University SSH, Secure Telnet, Secure FTP, HTTP
http://www.kermit-project.org/ Secured with MIT Kerberos, SRP, and
kermit-support@columbia.edu OpenSSL.